Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Memcached improvements#62

Closed
cr1st1an wants to merge 1 commit intojmathai:masterfrom
cr1st1an:master
Closed

Memcached improvements#62
cr1st1an wants to merge 1 commit intojmathai:masterfrom
cr1st1an:master

Conversation

@cr1st1an
Copy link
Copy Markdown

@cr1st1an cr1st1an commented Mar 4, 2013

  • Changed !empty to isset where 0 is valid
  • Added expiration parameter on Session
  • Changed "empty($key) ? $_COOKIE[EpiSession::COOKIE] : $key;" because
    $key is not defined in scope
  • Added private variables on scope for easier reading

- Changed !empty to isset where 0 is valid
- Added expiration parameter on Session
- Changed "empty($key) ? $_COOKIE[EpiSession::COOKIE] : $key;" because
$key is not defined in scope
- Added private variables on scope for easier reading
@cr1st1an cr1st1an closed this Feb 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant